'Declaration
Protected Overloads Function FindPackageSessions( _ ByVal sessionPredicate As Predicate(Of ISessionSummary), _ ByVal progressMonitors As ProgressMonitorStack, _ ByVal suppressLogging As Boolean, _ ByRef hasProblemSessions As Boolean _ ) As ISessionSummaryCollection
protected ISessionSummaryCollection FindPackageSessions( Predicate<ISessionSummary> sessionPredicate, ProgressMonitorStack progressMonitors, bool suppressLogging, out bool hasProblemSessions )
Parameters
- sessionPredicate
- progressMonitors
- suppressLogging
- hasProblemSessions